radio button: Convert to g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 14:46:00 +0000 (10:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:11:36 +0000 (17:11 -0400)
commit143d3c12049ab672fb62010fabba997c77cb5f06
tree5ba26d4f0bf72de7f248c6425d03021ecd71b30e
parent0e4589d902ee30c77c14dd2e226a568c71e3183a
radio button: Convert to g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtkradiobutton.c